vim: disable wayland to fix missing dependency
authorGeorge Sapkin <[email protected]>
Mon, 8 Dec 2025 13:17:13 +0000 (15:17 +0200)
committerChristian Marangi <[email protected]>
Mon, 8 Dec 2025 14:17:41 +0000 (15:17 +0100)
commitf4cf114981ff7150fd96bc3b8f53f2026265cc24
tree19c0e2125a5bd3fed15794de5c2caf7e5e1c6cd9
parentc02a20dc90cc2ce098c59a6b873e5ebe610298cd
vim: disable wayland to fix missing dependency

vim autodetects wayland if it's installed, but there's no dependency on
it which results in:

Package vim-full is missing dependencies for the following libraries:
libwayland-client.so.0

Fixes: 4406b79 ("vim: bump to 9.1.1918")
Signed-off-by: George Sapkin <[email protected]>
utils/vim/Makefile